home *** CD-ROM | disk | FTP | other *** search
- Path: news.uregina.ca!hercules!maguirer
- From: maguirer@HERCULES.CS.UREGINA.CA (Rob Maguire)
- Newsgroups: comp.lang.c
- Subject: Q: tokenizing
- Date: 7 Mar 96 14:42:34 GMT
- Organization: University of Regina
- Message-ID: <maguirer.826209754@hercules>
- NNTP-Posting-Host: hercules.cs.uregina.ca
-
- Have read the FAQ and found the question where it talks about separating a
- string into tokens split by white-space. The answer is to use 'strtok'.
-
- OK... How?
-
- Have tried, with little luck so far.
-
- bob
- maguirer@cs.uregina.ca
-
-